struct _KWAIT_CHAIN_ENTRY// Size=0x28
{
    struct _LIST_ENTRY ListEntry;// Offset=0x0 Size=0x10
    struct _KEVENT Event;// Offset=0x10 Size=0x18
};